悟空视频

    在线播放云盘网盘BT下载影视图书

    Learning PostgreSQL 10 - 图书

    2017科学技术·工业技术
    导演:Salahaldin Juba Andrey Volkov
    If you're interested in learning more about PostgreSQL - one of the most popular relational databases in the world, then this book is for you. Those looking to build solid database or data warehousing applications with PostgreSQL 10 will also find this book a useful resource. No prior knowledge of database programming or administration is required to get started with this book.
    Learning PostgreSQL 10
    图书

    Learning PostgreSQL 11 - 图书

    2019计算机·编程设计
    导演:Salahaldin Juba Andrey Volkov
    PostgreSQL is one of the most popular open source database management systems in the world, and it supports advanced features included in SQL standards. This book will familiarize you with the latest features in PostgreSQL 11, and get you up and running with building efficient PostgreSQL database solutions from scratch.Learning PostgreSQL, 11 begins by covering the concepts of relational databases and their core principles. You’ll explore the Data Definition Language (DDL) and commonly used DDL commands supported by ANSI SQL. You’ll also learn how to create tables, define integrity constraints, build indexes, and set up views and other schema objects. As you advance, you’ll come to understand Data Manipulation Language (DML) and server-side programming capabilities using PL/pgSQL, giving you a robust background to develop, tune, test, and troubleshoot your database application. The book will guide you in exploring NoSQL capabilities and connecting to your database to manipulate data objects. You’ll get to grips with using data warehousing in analytical solutions and reports, and scaling the database for high availability and performance.By the end of this book, you’ll have gained a thorough understanding of PostgreSQL 11 and developed the necessary skills to build efficient database solutions.
    Learning PostgreSQL 11
    搜索《Learning PostgreSQL 11》
    图书

    Mastering PostgreSQL 10 - 图书

    2018科学技术·工业技术
    导演:Hans Jürgen Schönig
    If you are a PostgreSQL data architect or an administrator and want to understand how to implement advanced functionalities and master complex administrative tasks with PostgreSQL 10, then this book is perfect for you. Prior experience of administrating a PostgreSQL database and a working knowledge of SQL are required to make the best use of this book.
    Mastering PostgreSQL 10
    搜索《Mastering PostgreSQL 10》
    图书

    PostgreSQL 10 Administration Cookbook - 图书

    2018科学技术·工业技术
    导演:Simon Riggs Gianni Ciolli
    This book is for database administrators, data architects, developers, or anyone with an interest in planning for, or running, live production databases using PostgreSQL. It is most suited to those looking for hands-on solutions to any problem associated with PostgreSQL administration.
    PostgreSQL 10 Administration Cookbook
    搜索《PostgreSQL 10 Administration Cookbook》
    图书

    PostgreSQL 10 High Performance - 图书

    导演:Enrico Pirozzi
    PostgreSQL 10 High Performance
    搜索《PostgreSQL 10 High Performance》
    图书

    PostgreSQL实战 - 图书

    2018计算机·数据库
    导演:谭峰 张文升
    本书由资深数据库专业开发人员撰写,系统介绍PostgreSQL 10的丰富特性及其在生产实践运维中的技巧,全书分为18章。基础篇包括第1~4章,主要介绍PostgreSQL基础知识,例如安装与配置、客户端工具、数据类型、SQL高级特性等,为读者阅读核心篇和进阶篇做好准备;核心篇包括第5~9章,主要介绍PostgreSQL核心内容,例如体系结构、并行查询、事务与并发控制、分区表等;进阶篇包括第10~18章,主要介绍PostgreSQL高级内容,例如性能优化、物理复制、逻辑复制、备份与恢复、高可用、版本升级、扩展模块、Oracle数据库迁移PostgreSQL实战、PostGIS等。
    PostgreSQL实战
    搜索《PostgreSQL实战》
    图书

    PostgreSQL实战 - 图书

    导演:谭峰 张文升
    本书基于PostgreSQL 10编写,重点介绍PostgreSQL的丰富特性以及生产实践运维技巧。全书共18章,分为基础篇、核心篇、进阶篇三部分。基础篇包括第1到4章,主要介绍PostgreSQL基础知识,例如安装、客户端工具、数据类型、SQL高级特性等,为读者阅读核心篇和进阶篇做好准备;核心篇包括第5到9章,主要介绍PostgreSQL核心内容,例如体系结构、并行查询、事务与并发控制、分区表、NoSQL特性等;进阶篇包括第10到18章,主要介绍PostgreSQL进阶内容,例如性能优化、物理复制、逻辑复制、备份与恢复、高可用、版本升级、Oracle数据库迁移PostgreSQL实战、PostGIS等。
    PostgreSQL实战
    搜索《PostgreSQL实战》
    图书

    PostgreSQL实战 - 图书

    2018计算机·数据库
    导演:谭峰 张文升
    本书由资深数据库专业开发人员撰写,系统介绍PostgreSQL 10的丰富特性及其在生产实践运维中的技巧,全书分为18章。基础篇包括第1~4章,主要介绍PostgreSQL基础知识,例如安装与配置、客户端工具、数据类型、SQL高级特性等,为读者阅读核心篇和进阶篇做好准备;核心篇包括第5~9章,主要介绍PostgreSQL核心内容,例如体系结构、并行查询、事务与并发控制、分区表等;进阶篇包括第10~18章,主要介绍PostgreSQL高级内容,例如性能优化、物理复制、逻辑复制、备份与恢复、高可用、版本升级、扩展模块、Oracle数据库迁移PostgreSQL实战、PostGIS等。
    PostgreSQL实战
    搜索《PostgreSQL实战》
    图书

    Mastering PostgreSQL 12 - 图书

    2019科学技术·工业技术
    导演:Hans Jürgen Schönig
    Thanks to its reliability, robustness, and high performance, PostgreSQL has become the most advanced open source database on the market. This third edition of Mastering PostgreSQL helps you build dynamic database solutions for enterprise applications using the latest release of PostgreSQL, which enables database analysts to design both physical and technical aspects of system architecture with ease.Starting with an introduction to the newly released features in PostgreSQL 12, this book will help you build efficient and fault-tolerant PostgreSQL applications. You’ll thoroughly examine the advanced features of PostgreSQL, including logical replication, database clusters, performance tuning, monitoring, and user management. You’ll also work with the PostgreSQL optimizer, configure PostgreSQL for high speed, and understand how to move from Oracle to PostgreSQL. As you progress through the chapters, you’ll cover transactions, locking, indexes, and how to optimize queries for improved performance. Additionally, you’ll learn how to manage network security and explore backups and replications while understanding useful PostgreSQL extensions to help you in optimizing the performance of large databases.By the end of this PostgreSQL book, you’ll be able to get the most out of your database by implementing advanced administrative tasks effortlessly.
    Mastering PostgreSQL 12
    搜索《Mastering PostgreSQL 12》
    图书

    PostgreSQL Server Programming - 图书

    2015计算机·编程设计
    导演:Usama Dar Hannu Krosing Jim Mlodgenski Kirk Roybal
    This book is for moderate to advanced PostgreSQL database professionals who wish to extend PostgreSQL, utilizing the most updated features of PostgreSQL 9.4. For a better understanding of this book, familiarity with writing SQL, a basic idea of query tuning, and some coding experience in your preferred language is expected.
    PostgreSQL Server Programming
    搜索《PostgreSQL Server Programming》
    图书
    加载中...